toggle menu
JxBrowser
8.1.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.download.event
/
[jvm]DownloadInterrupted
Download
Interrupted
interface
DownloadInterrupted
:
DownloadEvent
An event indicating that the download has been interrupted.
Members
Functions
download
Link copied to clipboard
open
fun
download
(
)
:
Download
Returns the
Download
instance initiated this event.
reason
Link copied to clipboard
open
fun
reason
(
)
:
DownloadInterruptReason
Returns the interrupt reason of this download.